runtime.pollDesc.fd (field)

3 uses

	runtime (current package)
		netpoll.go#L76: 	fd    uintptr        // constant for pollDesc usage lifetime
		netpoll.go#L247: 	pd.fd = fd
		netpoll.go#L285: 	netpollclose(pd.fd)